home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr23 / csmac13a.zip / PROTOCOL.DAT < prev    next >
Text File  |  1995-01-13  |  3KB  |  74 lines

  1.  
  2.  ┌────────────────────────────────┐
  3.  │  Chuck Seyboldt's COMMO Macro  │   CS-MAC13A:PROTOCOL.DAT
  4.  └────────────────────────────────┘   Copyright (c) 1995
  5.                                       All rights reserved
  6.  
  7.   This file contains a list of protocols and command lines.
  8.   It is used to set up external protocols in CS-MAC.  All protocols
  9.   are expected to be found in your %utildir.
  10.  
  11.   In the course of CS-MAC operation, %dl_dir will automatically be
  12.   set to one of four possible values;
  13.  
  14.         -  %dldir    (download directory from COMMO.SET)
  15.         -  %qwkdr    (QWK mail directory from CS-MACxx.CFG)
  16.         -  %znpak    (ZNS, SOU mail directory from CS-MACxx.CFG)
  17.         -  %hold_dr  (Hold directory for automatic strewing)
  18.  
  19.   For uploads, CS-MAC provides both {send}.lst and a variable %file
  20.   which contains the complete path and filename of the file to be
  21.   uploaded  (%file is the same as the LAST line in {send}.lst).
  22.  
  23. Protocol:  DSZ.COM
  24. Upload  :  dsz.com portx %_pad,%_irq ha bo sz -m @%_hom%^(send^).lst
  25. Download:  dsz.com portx %_pad,%_irq ha bo rz -mr %dl_dir
  26.  
  27. Protocol:  DSZ.EXE
  28. Upload  :  dsz.exe portx %_pad,%_irq ha bo sz -m @%_hom%^(send^).lst
  29. Download:  dsz.exe portx %_pad,%_irq ha bo rz -mr %dl_dir
  30.  
  31. Protocol:  GSZ.EXE
  32. Upload  :  Gsz.exe portx %_pad,%_irq ha bo sz -m @%_hom%^(send^).lst
  33. Download:  Gsz.exe portx %_pad,%_irq ha bo rz -mr %dl_dir
  34.  
  35. Protocol:  ICEZmodem
  36. Upload  :  izm.exe port %_por flow hard page on sz @%_hom%^(send^).lst
  37. Download:  izm.exe port %_por flow hard page on rz %dl_dir
  38.  
  39. Protocol:  TXZM.EXE
  40. Upload  :  txzm.exe -c%_pad,%_irq -l%_spe -b%_mod -h -q -s @%_hom%^(send^).lst
  41. Download:  txzm.exe -c%_pad,%_irq -l%_spe -b%_mod -h -q -r %dl_dir
  42.  
  43. Protocol:  Visual Zmodem
  44. Upload  :  vz.exe port %_por sz @%_hom%^(send^).lst
  45. Download:  vz.exe port %_por rz %dl_dir
  46.  
  47. Protocol:  Cutting Edge Zmodem
  48. Upload  :  cexyz.exe /P%_por /L%_spe /B%_mod /Udir /Sz @%_hom%^(send^).lst
  49. Download:  cexyz.exe /P%_por /L%_spe /B%_mod /Udir /Rz %dl_dir
  50.  
  51. Protocol:  HS/Link
  52. Upload  :  hslink.exe -@ -I2 -NV -P%_por% @%_hom%^(send^).lst
  53. Download:  hslink.exe -@ -C -I2 -NV -P%_por% -R -O -K -U%dl_dir
  54.  
  55. Protocol:  Hydra
  56. Upload  :  hydracom.exe por %_por spe %_spe lin %_mod han hard rec %dl_dir sen @%_hom%^(send^).lst
  57. Download:  hydracom.exe por %_por spe %_spe lin %_mod han hard rec %dl_dir sen @%_hom%^(send^).lst
  58.  
  59. Protocol:  MPT
  60. Upload  :  MPT.exe P%_por S%_spe s %file
  61. Download:  MPT.exe P%_por S%_spe r %dl_dir
  62.  
  63. Protocol:  CIS BPlus
  64. Upload  :  OZBEXT.exe /c%_por /f%uldir /n
  65. Download:  OZBEXT.exe /c%_por /f%dl_dir /n
  66.  
  67. Protocol:  Kermit
  68. Upload  :  kermit.exe set bell off, set file type binary, log transaction %_uselog, set port %_por, send %file
  69. Download:  kermit.exe set bell off, set file type binary, log transaction %_uselog, set port %_por, cd %dl_dir, receive
  70.  
  71. Protocol:  Smodem
  72. Upload  :  smodem.exe /C /+ /e:0 /E:0 /a:%_pad /i:%_irq /g /z:%_uselog /d %dl_dir /u %uldir @%_hom%^(send^).lst
  73. Download:  smodem.exe /C /+ /e:0 /E:0 /a:%_pad /i:%_irq /g /z:%_uselog /d %dl_dir /u %uldir
  74.